From 865ea5649ff07c1fec12a26892f3d3ef021a6814 Mon Sep 17 00:00:00 2001 From: "kaf24@freefall.cl.cam.ac.uk" Date: Thu, 28 Oct 2004 16:20:31 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.299 (41811c4fuhuq2QSDzKTApae4VbruKw) beta -> release candidate --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index 58eaaa1c0c..deda917692 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -3,7 +3,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 2 export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION = "-beta" +export XEN_EXTRAVERSION = "-rc" export BASEDIR := $(shell pwd) -- 2.30.2